NoteMark is a simple desktop note taking app, utilizing the power of Markdown, Build with Electron.
This app is still in development, and may not work as expected / may be unstable. Use at your own risk.
Note Mark
The UI (User Interface) of NoteMark is very simple and intuitive.
It has a sidebar on the left side, which contains all the notes of that specific folder, and a main area on the right side, where you can write your notes.
At the top of the Navbar, you can Search for notes in the current folder, or refresh the Files.
On the bottom of the Navbar, you can see the current folder, change the folder, or create a new folder / note.
Navbar Context Menu
Pin / Unpin Note: This will pin the current note to the top of the sidebar for the current folder.
Delete Note: This will open a confirmation dialog before deleting the current note.
Rename Note: This will put the current note in edit mode, and allow you to rename the note. (Clicking on the note title twice will also enter this mode)
The Editor
Editor Modes
Edit Mode: The Raw Markdown Editor, No Preview. Just you and your notes.
Split Mode: The Split Mode allows you to split the editor into two panes. One for the Preview and one for the Editor.
Preview Mode: The Preview Mode allows you to view your notes Correctly formatted.
Update Center
At the top you can manually check for updates and see the current version of NoteMark.
Options
Auto check for updates: This will automatically check for updates every time you start the app and periodically every x min set below.
Update notifications: This will show a notification when a new update is available. (Not a system notification, but a notification in the app)
Auto Download Update: This will automatically download the update when a new update is available. (Will notify you when the download is finished)
Check interval: The Amount of time between each check for updates.
Show Changelog: This will show the changelog after the update is installed.
Toolbar
Toolbar Sections
File: Save and Open in the file explorer.
Text Actions: Undo, Redo.
Text Formatting: Header, Bold, Italic, Strikethrough, Underline, Quote, List (Unordered, Ordered, Checklist), Code Snippet, Code Block.
Editor Settings
Options
Autosave: This will automatically save your notes every x min set below.
Auto Save after: The time after which the note will be automatically saved.
Backup on Startup: This will backup your notes on startup.
Preview Text Selection: Allows you to select text in the "Preview" area of the editor.
Allow Pinning: This will allow you to pin notes to the top of the sidebar.
Recreate: This will recreate the Welcome Note, which is the first note you see when you open NoteMark.